home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / comm2 / mmsuprcc.rdm < prev    next >
Text File  |  1996-06-17  |  6KB  |  127 lines

  1. Short:    V0.35: Sending multiple Copies MM >=1.2
  2. Author:   root@morphic.art-line.de (Michael A. Bode)
  3. Uploader: MM_Utils-Keeper@quasar.xs4all.nl (Eric Krieger)
  4. Version:  0.35
  5. Type:     comm/fido
  6.  
  7. Requires comm/fido/mm_1_2*
  8. Kurz: V0.35:Erstellen von CarbonCopies MM>=1.2
  9.  
  10.  
  11. *ACHTUNG*
  12. ---------
  13.  
  14. DIESE VERSION FUNKTIONIERT NUR MIT MAIL MANAGER 1.2,
  15. NICHT MIT DEN VERSIONEN 1.0 UND 1.1
  16.  
  17.  
  18.    //    //  //    //                                                    
  19.   ///  ///  ///  ///
  20.  //  / //  //  / //   S U P E R _ C C   (2. Mai 1996)
  21. //    //  //    //
  22.  
  23. ==============================================================================
  24.  
  25. MM_SuperCC.rexx, Version 0.35           Copyright (C) 1995-96, Michael A. Bode
  26.  
  27. ==============================================================================
  28.  
  29.  
  30.  Merkmale:
  31.  
  32.     - Mailing-Listen durch Suchmuster erstellen lassen (momentan wird nur das
  33.       Sternchen als Wildcard unterstützt)
  34.     - Mailing-Listen für spätere Wiederverwendung abspeichern
  35.     - Eingabe-Modus: Adressen per Hand ergänzen
  36.     - Hübsche CC:-Header erstellen lassen (optional)
  37.     - Zwei verschiedene Arten von CC:-Headern
  38.     - Leistungsstarke Nodelist-Name nach Domain Konvertierung
  39.     - Unmittelbarer Export aus dem Skript heraus (optional)
  40.     - Leistungsstarke Unterstützung von InterNet-Adressen mit konfigurierbarem
  41.       Gateway; mit FTN-Adressen mischbar in Mailing-Listen
  42.     - Genauso leistungsstarke Unterstützung von Versenden der Mailings in
  43.       Areas (ebenfall mit dem anderen Kram ;) mischbar)
  44.     - Unterstützung aller Flow-Typen (Crash, Hold, Normal)
  45.     - Auf einfache Weise alle Empfänger mit mehreren Nodes löschen lassen
  46.     - Nodelist-Unterstützung
  47.     - Support von lokalen Network-Files und HUB-Segmenten
  48.     - Automatischer Textumbruch des Nachrichtentextes (optional)
  49.     - Anfordern von Empfangsbestätigungen (optional)
  50.  
  51.  
  52.  
  53. +---------+----------+-------------------------------------------------------+
  54. | Version | Date     | Changes/Comments                                      |
  55. +---------+----------+-------------------------------------------------------+
  56. |   0.35  | 02.05.96 | - Bugfix: manchmal wurde nicht gefragt, ob die Liste  |
  57. |         |          |   gespeichert werden soll, wenn etwas geändert wurde  |
  58. |         |          | - Neue Keywords: #ZONE und #NET, für besseren Support |
  59. |         |          |   von Network-Files im Wildcard-Modus                 |
  60. |         |          | - Neues Keyword: #UNKNOWN für den Standard-Namen von  |
  61. |         |          |   ungelisteten Sites                                  |
  62. |         |          | - Unterstützt jetzt Realnamen bei eMail-Adressen (im  |
  63. |         |          |   CC:-Header), siehe oben bei Listenformat/Eingabe    |
  64. |         |          | - Es sind jetzt für jeden Areatag unterschiedliche    |
  65. |         |          |   Empfängernamen möglich (siehe auch oben)            |
  66. |         |          | - Zwei kleine "Bugs" im Guide entfernt                |
  67. |         |          | - Listview arbeitet nun mit MM 1.2                    |
  68. +---------+----------+-------------------------------------------------------+
  69.  
  70.  
  71. *ATTENTION*
  72. -----------
  73.  
  74. THIS VERSION RUNS ONLY WITH MAIL MANAGER 1.2,
  75. NOT WITH VERSION 1.0 AND 1.1
  76.  
  77.  
  78.    //    //  //    //                                                   
  79.   ///  ///  ///  ///
  80.  //  / //  //  / //   S U P E R _ C C   (2. Mai 1996)
  81. //    //  //    //
  82.  
  83. ==============================================================================
  84.  
  85. MM_SuperCC.rexx, Version 0.35           Copyright (C) 1995-96, Michael A. Bode
  86.  
  87. ==============================================================================
  88.  
  89.  
  90.  Features:
  91.  
  92.     - Create mailing-lists using wildcard-patterns (currently only asterix
  93.       supported)
  94.     - Save mailing-lists for later re-use
  95.     - Input-mode: enter single addresses by hand, without any lists
  96.     - Create nice looking CC:-headers (optional, of course)
  97.     - Two different types of CC:-headers possible
  98.     - Powerful nodelist-name to domain-name conversion
  99.     - Immediate export after sending possible
  100.     - Powerful support of sending to InterNet-addresses using configurable
  101.       gateways, mixable with FTN-adresses
  102.     - Use also areatags for you mailings, of course mixable with all the
  103.       other stuff... ;)
  104.     - Support of all flow-types (crash, hold, normal)
  105.     - Powerful delete all receivers with more than one nodelist-entry
  106.     - Nodelist-support
  107.     - Support of local network-files and HUB-segments in wildcard-mode
  108.     - Reflow text to be sent when lines have more than 80 characters in
  109.       length
  110.     - Request for return-receipts on demand
  111.  
  112. +---------+----------+-------------------------------------------------------+
  113. |   0.35  | 02.05.96 | - Bugfix: sometimes you have not been asked if you    |
  114. |         |          |   would like to save the list when changes have been  |
  115. |         |          |   made                                                |
  116. |         |          | - New keywords:  #ZONE and #NET for better support of |
  117. |         |          |   network-files when using wildcard-mode              |
  118. |         |          | - New keyword: #UNKNOWN for the default name of un-   |
  119. |         |          |   listed sites                                        |
  120. |         |          | - Now supports realnames for RFC-receivers in the CC:-|
  121. |         |          |   header (see format of lists/inputs)                 |
  122. |         |          | - Now there are unique echo-receivers for each area   |
  123. |         |          |   possible (see format of lists/inputs)               |
  124. |         |          | - Fixed two little "bugs" in the guide                |
  125. |         |          | - Listview-handling changed to work with MM 1.2       |
  126. +---------+----------+-------------------------------------------------------+
  127.